[INFO] cloning repository https://github.com/AtanoOkakura/nih_fundsp_egui_plugin
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AtanoOkakura/nih_fundsp_egui_plugin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtanoOkakura%2Fnih_fundsp_egui_plugin", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtanoOkakura%2Fnih_fundsp_egui_plugin'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44180acfcc1d4be4b62dc5da80dcd96f413a0e32
[INFO] checking AtanoOkakura/nih_fundsp_egui_plugin against master#b52edc25bfbaa955b4b83c10f998e5224c3478b2 for pr-156776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtanoOkakura%2Fnih_fundsp_egui_plugin" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/AtanoOkakura/nih_fundsp_egui_plugin
[INFO] finished tweaking git repo https://github.com/AtanoOkakura/nih_fundsp_egui_plugin
[INFO] tweaked toml for git repo https://github.com/AtanoOkakura/nih_fundsp_egui_plugin written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AtanoOkakura/nih_fundsp_egui_plugin on toolchain b52edc25bfbaa955b4b83c10f998e5224c3478b2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AtanoOkakura/nih_fundsp_egui_plugin already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/nih-plug.git`
[INFO] [stderr]     Updating git repository `https://github.com/nicokoch/reflink.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/robbert-vdh/rust-assert-no-alloc.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview.git`
[INFO] [stderr]     Updating git repository `https://github.com/micahrj/clap-sys.git`
[INFO] [stderr]     Updating git repository `https://github.com/RustAudio/baseview.git`
[INFO] [stderr]     Updating git repository `https://github.com/BillyDM/egui-baseview.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cache-padded v1.3.0
[INFO] [stderr]   Downloaded rtrb v0.2.3
[INFO] [stderr]   Downloaded nih_log v0.3.1
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded midir v0.9.1
[INFO] [stderr]   Downloaded jack-sys v0.5.1
[INFO] [stderr]   Downloaded coremidi-sys v3.2.0
[INFO] [stderr]   Downloaded coremidi v0.6.0
[INFO] [stderr]   Downloaded midi-consts v0.1.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded anymap3 v1.0.1
[INFO] [stderr]   Downloaded atomic_float v0.1.0
[INFO] [stderr]   Downloaded keyboard-types v0.6.2
[INFO] [stderr]   Downloaded egui_glow v0.31.1
[INFO] [stderr]   Downloaded jack v0.11.4
[INFO] [stderr]   Downloaded clap v4.5.57
[INFO] [stderr]   Downloaded alsa v0.7.1
[INFO] [stderr]   Downloaded clap_builder v4.5.57
[INFO] [stderr]   Downloaded wide v1.1.1
[INFO] [stderr]   Downloaded goblin v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d79b827668b287f29a9154d20dcd5995539d2f9fdbdd7195e1030253c6bd93
[INFO] running `Command { std: "docker" "start" "-a" "d3d79b827668b287f29a9154d20dcd5995539d2f9fdbdd7195e1030253c6bd93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d79b827668b287f29a9154d20dcd5995539d2f9fdbdd7195e1030253c6bd93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d79b827668b287f29a9154d20dcd5995539d2f9fdbdd7195e1030253c6bd93", kill_on_drop: false }`
[INFO] [stdout] d3d79b827668b287f29a9154d20dcd5995539d2f9fdbdd7195e1030253c6bd93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b52edc25bfbaa955b4b83c10f998e5224c3478b2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06c77c838e6c96684e2a1cdcc1f6fbec54b4f1528071be4e5beb9bae0ca94e51
[INFO] running `Command { std: "docker" "start" "-a" "06c77c838e6c96684e2a1cdcc1f6fbec54b4f1528071be4e5beb9bae0ca94e51", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking keyboard-types v0.6.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling rtsan-standalone v0.3.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]    Compiling jack v0.11.4
[INFO] [stderr]     Checking alsa v0.7.1
[INFO] [stderr]     Checking primal-check v0.3.4
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rustfft v6.4.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking cache-padded v1.3.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking midir v0.9.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rtrb v0.2.3
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking glam v0.28.0
[INFO] [stderr]     Checking widestring v1.2.1
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Checking generic-array v1.3.5
[INFO] [stderr]     Checking atomic_float v0.1.0
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b52edc25bfbaa955b4b83c10f998e5224c3478b2/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.22.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a7385946b5e228da -C extra-filename=-b8c6f83c1400d5f1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-b78d6451d033f8d4.rmeta --extern memoffset=/opt/rustwide/target/debug/deps/libmemoffset-a05726c5d82a3c58.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b52edc25bfbaa955b4b83c10f998e5224c3478b2/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=82bfdbbc53fad8fc -C extra-filename=-31c78421c40dc558 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-de2c59b803aecfd0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "06c77c838e6c96684e2a1cdcc1f6fbec54b4f1528071be4e5beb9bae0ca94e51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06c77c838e6c96684e2a1cdcc1f6fbec54b4f1528071be4e5beb9bae0ca94e51", kill_on_drop: false }`
[INFO] [stdout] 06c77c838e6c96684e2a1cdcc1f6fbec54b4f1528071be4e5beb9bae0ca94e51
